ScheduleDataType
Determines the schedule recurrence configuration
API Section: Enumerations
Type: Enumeration
Properties
Enumerated Name |
Type |
Format |
Value |
Description |
---|---|---|---|---|
recurring |
integer |
int32 |
1 |
|
run_once |
integer |
int32 |
2 |
|
on_demand |
integer |
int32 |
3 |